body{
  font-size: 25px;
	font-family: Georgia; 
	color: navajowhite;
	background-color: cornflowerblue;}
h1{ font-size: 60px;
	font-family:  sans-serif
		color: lightyellow;  text-align: center;}
h2{color: darkkhaki; 
  font-size: 50px;
  border: darkmagenta 10px solid;
	font-family:'Caesar Dressing',cursive; }


h3{font-size: 40px;on
	font-family: "ZCOOL KuaiLe", sans-serif;
  font-weight: 400;
  font-style: normal;}

  h4{ font-size: 30px;
    text-align: center;
    background-color: navajowhite;
    color: darkturquoise;
  font-family: "Bitcount Single", system-ui;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "CRSV" 0.5,
    "ELSH" 0,
    "ELXP" 0;
}
